Accusoft.ImagXpressSdk Namespace > ImageXIptcData Class > ImageXIptcData Constructor : ImageXIptcData Constructor(Byte,Byte,Int64,Byte[]) |
'Declaration Public Function New( _ ByVal record As Byte, _ ByVal dataSet As Byte, _ ByVal dataSetType As Long, _ ByVal data() As Byte _ )
'Usage Dim record As Byte Dim dataSet As Byte Dim dataSetType As Long Dim data() As Byte Dim instance As New ImageXIptcData(record, dataSet, dataSetType, data)
public: ImageXIptcData( byte record, byte dataSet, int64 dataSetType, array<byte>^ data )
Note: Available in Professional edition.